Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: revert to short filename for TextLayout #57

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

tisonkun
Copy link
Contributor

JsonLayout can still log the full file path since it's mainly for machine read and it's easy to extract the filename during the process.

TextLayout is mainly for human reading so module name + filename should be enough and the full file path is noisy.

@tisonkun tisonkun changed the title feat: revert the short filename for TextLayout feat: revert to short filename for TextLayout Aug 20, 2024
@tisonkun
Copy link
Contributor Author

Partially revert #26

@tisonkun tisonkun merged commit fbac1b9 into main Aug 21, 2024
5 checks passed
@tisonkun tisonkun deleted the short-filename branch August 21, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant